KsCommandStatus.Busy property

The method is not finished and new output values are to be expected.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public bool Busy { get; }
Public ReadOnly Property Busy As Boolean

Property value

Type: bool

See also

KsCommandStatus Class

IntervalZero.KINGSTAR.Base.Api Namespace